PrizmDoc v12.2 - March 9, 2017
Customizing_Text_File_Encoding_for_PrizmDoc_Server

By default, PrizmDoc Server uses an encoding auto detection mechanism upon loading of text files. This auto detection may fail on some systems or some files due to specific system settings - language, default code page, etc.

To disable encoding auto detection for text files, edit the Watchdog configuration file located in the following default directories:

Add following parameter into the "officeConversionService" section:

Example
Copy Code
"officeConversionService": {
      ...
        "textFileEncoding":"utf8"     
},

Only the "utf8" value is currently supported for the textFileEncoding parameter.

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback